Content Library Usages Summary

Content Library Usages Summary
Content Library Usages Summary

The Content Library Usages Summary schema contains commonly used information about the usage of a content library.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "usage": "string",
    "resource_urn": "string"
}
string
usage
Required

The identifier of the usage on a content library.

This property was added in vSphere API 9.1.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.content.library.Usages. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.content.library.Usages.

string As uri As uri
resource_urn
Required

The Uniform Resource Name (URN) of the resource that is using the content library.

This property was added in vSphere API 9.1.0.0.